commit | a097054ab4307376d022502b3aaf286cf7148838 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@hera.kernel.org> | Fri Nov 23 08:43:30 2007 |
committer | Junio C Hamano <junio@hera.kernel.org> | Fri Nov 23 08:43:30 2007 |
tree | 64600632c8408a32c0117c66483d7fd0c2822f62 | |
parent | 2e72a94923ba6000bc622b898f6dc711ebb9f8a2 [diff] [blame] |
Autogenerated HTML docs for v1.5.3.6-879-gf8111
diff --git a/git-svn.txt b/git-svn.txt index 488e4b1..918a992 100644 --- a/git-svn.txt +++ b/git-svn.txt
@@ -193,6 +193,12 @@ repository (that has been init-ed with git-svn). The -r<revision> option is required for this. +'info':: + Shows information about a file or directory similar to what + `svn info' provides. Does not currently support a -r/--revision + argument. Use the --url option to output only the value of the + 'URL:' field. + -- OPTIONS